Use the Properties Panel

The Properties panel of Workflow Builder allows you to set the attributes of activities included in your workflow.

To set the properties of an activity:

  1. Select an item from the Sequence container in the Designer panel.

    Workflow Builder Designer and properties

    The attributes of the item are displayed in the Properties panel.

    Properties window

  2. Click the ellipsis button adjacent to the relevant field.

    Properties window ellipsis button

    The Expression Editor is displayed.

    Expression Editor

  3. Enter the relevant code in Visual Basic format, and then click OK.

Note: The Expression Editor displays a compile error if you enter an invalid expression. Entering an expression in SQL format produces a compile error.

Back to top